Add annotations for GtkBuildable virtual functions
authorEmmanuele Bassi <ebassi@gnome.org>
Tue, 29 Sep 2020 18:48:55 +0000 (19:48 +0100)
committerEmmanuele Bassi <ebassi@gnome.org>
Tue, 29 Sep 2020 18:48:55 +0000 (19:48 +0100)
commitc6cedf608a6b1b86cc84bc0d357b3eaa163010dd
tree15bda560074303aa225edffc0cbf432cc9aea9a3
parent97276a5cd46c07d73a90b942f529f1c0c88d5798
Add annotations for GtkBuildable virtual functions

Now that the functions that wrap them have gone away from the public
API, we need proper annotations for the virtual functions, otherwise
languages will not have enough information on nullable arguments and
ownership transfer.
gtk/gtkbuildable.c
gtk/gtkbuildable.h